PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / getEnableSmallCapsForUppercase Method
In This Topic
    getEnableSmallCapsForUppercase Method
    In This Topic
    Gets a flag indicating whether small capitals should be used for uppercase letters.
    Syntax
    public boolean getEnableSmallCapsForUppercase()

    Return Value

    True if small capitals should be used for uppercase letters.
    See Also